projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1af028e
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 6 Mar 2006 05:34:24 +0000
(
05:34
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 6 Mar 2006 05:34:24 +0000
(
05:34
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2cec86754d1ab589fed44c985a147f6e8ce1accb..c972a0d694d393142cf8f0e74aeb1020124849c2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-9,8
+9,8
@@
2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
- * progmodes/gud.el (gud-jdb-marker-filter):
Double quote `[' in
-
regexp for Lisp syntax
.
+ * progmodes/gud.el (gud-jdb-marker-filter):
Quote `[' with two
+
backslashes instead of one in regexp
.
(gud-tooltip-dereference): Add missing optional argument.
2006-03-04 John Paul Wallington <jpw@pobox.com>